home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 1 / Cream of the Crop 1.iso / CAD / SELDWG.ARJ / NEWDWG.DOC next >
Text File  |  1991-02-18  |  2KB  |  56 lines

  1. To use NEWDWG:
  2. -------------------------------------------------------------------------------
  3. Place NEWDWG in your DOS path.
  4. -------------------------------------------------------------------------------
  5. Modify ACAD.PGP file as follows (add):
  6.  
  7.     NEWDWG,dospath\NEWDWG,,80000,,4
  8.  
  9. NOTE: dospath is the path to NEWDWG.EXE
  10. -------------------------------------------------------------------------------
  11. Modify ACAD.MNU as follows:
  12.  
  13.    If using release 10 search for:
  14.                    ***POP7
  15.                    [File]
  16. Add this line...   [Save & Select New Drawing]^C^C^CNEWDWG;SCRIPT;SELDWG
  17.  
  18. Search for:
  19.                    ***SCREEN
  20.                    **S
  21.                    [AutoCAD]^C^C$S=X $S=S $P1=POP1 $P3=POP3
  22.                    [* * * *]$S=OSNAPB
  23. Add this line...   [New_Dwg]^C^C^CNEWDWG;SCRIPT;SELDWG
  24.                    [Setup]^C^C^P(progn(prompt "Loading setup...   ")(load "setup")) ^P$S=X $S=UNITS
  25. -------------------------------------------------------------------------------
  26.  
  27. NEWDWG Will first ask if you want to save the current drawing (default = YES)
  28.  
  29.     If you press 'y' or 'Y' or <ENTER> then your current drawing will be saved
  30.     and the drawing menu will appear.
  31.  
  32.     If you answer 'n' or 'N' then your drawing will not be saved and the drawing
  33.     menu will appear.
  34. --------------------------------------------------------------------------------
  35.  
  36. Use cursor keys to position bar over desired file then press ENTER.
  37. Type in NEW DRAWING name and press ENTER.
  38. Type in Existing name plus '.' or use full filename and extension.
  39. Press ESC key to enter AutoCad main menu.
  40. Alt-C to change Drives (Type Drive letter + ':' ie: D: or D:\)
  41. Space bar will toggle file attributes.
  42. F1 key for help.
  43. -------------------------------------------------------------------------------
  44.  
  45. Also look for SELDWG_3.ARC.
  46.  
  47. With SELDWG you can save and load or start a new drawing WITHOUT going
  48. through AutoCad's main menu.
  49. --------------------------------------------------------------------------------
  50.  
  51. SELDWG.EXE & NEWDWG.EXE are FreeBee's Donated by:
  52.  
  53.                                                  John B. Mauldin  [74620,1042]
  54.                                                  P.O. Box 3641
  55.                                                  Greenville, SC 29608
  56.